How to Install debian-goodies software package in Debian 7 (Wheezy)

How to Install debian-goodies software package in Debian 7 (Wheezy)

debian-goodies software package provides Small toolbox-style utilities for Debian systems, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install debian-goodies 

debian-goodies is installed in your system.

Make ensure the debian-goodies package were installed using the commands given below,

$ sudo dpkg-query -l | grep debian-goodies *

You will get with debian-goodies package name, version, architecture and description in a table

debian-goodies package basic information:

Distro Debian 7 wheezy
Section Utilities
Package debian-goodies
Version 0.61
Description Small toolbox-style utilities for Debian systems
Sub Section Utils


See Also, How to uninstall or remove debian-goodies software package from Debian 7 (Wheezy)?